@font-face { font-family: ariblk; src: url(../fonts/ariblk.ttf); }
@font-face { font-family: Roboto; src: url(../fonts/Roboto-BoldCondensed.ttf); }
i, em { font-style: normal; }
.wrap { width: 1400px; margin: 0 auto; }
body { line-height: 1.7; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
a:hover { color: #df1f23; }
img { border: 0; max-width: 100%; height: auto!important; }
.imgZoom { overflow: hidden; }
.imgZoom img { -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; display: block; margin: 0 auto; }
.imgZoom:hover img { -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.section { position: relative; }
.header { display: flex; justify-content: space-between; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; z-index: 999; background: none; width: 100%; position: fixed; top: 0; z-index: 99; }
.header .wrap { width: 1600px; }
.header_right { float: left; width: 80%; display: flex; flex-grow: 1; }
.header .logo { float: left; width: 20%; height: 100%; height: 6.5rem; line-height: 6.5rem; }
.header .img02 { display: none; }
.menu { height: 6.5rem; line-height: 6.5rem; float: left; margin: 0 1.875rem; width: 70%; }
.menu ul { display: flex; justify-content: space-between; }
.menu ul li a { color: #ffffff; font-size: 1rem; }
.menu ul li.navitem { position: initial; display: inline; text-align: center; color: #ffffff; font-size: 1rem; }
.menu ul li.navitem a { display: block; font-weight: normal; text-transform: uppercase; position: relative; }
.menu ul li.navitem .submenu { display: none; }
.menu ul li.navitem:hover .submenu { display: block; position: absolute; top: 6.5rem; left: 0; width: 220px; background-color: #004681; padding: 20px 0; }
.menu ul li.navitem .submenu li { line-height: 40px; }
.menu ul li.navitem .submenu li a { color: #ffffff; font-size: 16px; text-transform: capitalize; padding: 0 10px; }
.menu ul li.navitem .submenu li a:hover { background-color: #055aa2; color: #ffffff; }
.menu ul li.navitem .submenu li a:after { display: none; }
.menu ul li.navitem1 { position: relative; }
.menu ul li.navitem2 { position: initial; }
/* 二级菜单 */
.menu ul li.navitem2 .subMenu1 { display: none; position: absolute; top: 6.5rem; left: 0; width: 100%; background-color: rgba(245, 245, 245,1); }
.menu ul li.navitem2 .subMenu1 ul { display: flex; flex-wrap: wrap; position: static; padding: 3rem; }
.menu ul li.navitem2 .subMenu1 ul li { width: 20%; border-right: 1px #a0a0a0 dashed; }
.menu ul li.navitem2 .subMenu1 ul li span img{ width: 150px; max-width: 100%; }
.menu ul li.navitem2 .subMenu1 ul li a { display: block; padding: 0 3rem; text-align: left; line-height: 30px!important; text-transform: capitalize; }
.menu ul li.navitem2 .subMenu1 ul li a:hover { color: red }
.menu ul li.navitem2 .subMenu1 ul li h3 a { font-size: 1.25rem; color: #000; margin-bottom: 1rem; }
.menu ul li.navitem2 .subMenu1 ul li p a { font-size: 1rem; color: #333; position: relative!important; display: block; padding-left: 4rem; }
.menu ul li.navitem2 .subMenu1 ul li p a:before { content: ''; height: 1px; width: 5px; background: #333; display: inline-block; position: absolute; top: 0.8rem; left: 3rem; }
.menu ul li.navitem2 .subMenu1 ul li:last-child { border: 0; }
.header:hover { background-color: #ffffff; }
.header:hover .menu ul li a { color: #333333; }
.header .right .search { width: 20%; float: left; text-align: center; }
.header .right .tel { width: 80%; text-align: center; background-color: #df1f23; border-radius: 2rem; height: 2rem; line-height: 2rem; padding: 0 1rem; font-size: 1.25rem; font-weight: bold; color: #ffffff; margin: 2rem 0 0 0; float: right; }
.header .right .tel i { display: inline-block; width: 1.6875rem; height: 2rem; background: url(../images/htel.png) no-repeat center center; margin-right: 0.5rem; }
.header:hover .img01 { display: none; }
.header:hover .img02 { display: inline-block; }
.header:hover .menu ul li a:hover { color: #df1f23; }
.header .right { float: right; height: 6.5rem; line-height: 6.5rem; display: flex; flex-grow: 1; }
.header.xg { background: #fff; height: 6.5rem; box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); }
.header.xg .img01 { display: none; }
.header.xg .img02 { display: inline-block; }
.header.xg { background-color: #ffffff; }
.header.xg .menu ul li a, .header.xg .right .lan { color: #333333; }
.mheader, #nav_btn_box { display: none; }
#nav_btn_box { height: 100%; z-index: 999999999; margin-left: 20px; position: fixed; height: 4.5rem; right: 2rem; top: 1rem; display: none; }
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; padding-bottom: 4px; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 1.375rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.375rem; }
#nav_btn .navbtn { position: absolute; top: 12px; left: 0; display: inline-block; width: 1.375rem; height: 1px; -webkit-transition: all .3s ease-out 0s; -moz-transition: all .3s ease-out 0s; -ms-transition: all .3s ease-out 0s; -o-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s;/* background: #333; */ }
#nav_btn .navbtn::after, #nav_btn .navbtn::before { position: absolute; left: 0; display: inline-block; width: 1.375rem; height: 3px; content: ''; -webkit-transition: all .3s ease-out 0s; -moz-transition: all .3s ease-out 0s; -ms-transition: all .3s ease-out 0s; -o-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s; background: #939393; }
#nav_btn .navbtn::after { top: -5px; }
#nav_btn .navbtn::before { top: 5px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; justify-content: flex-start; width: 100%; overflow: auto; }
 .m_nav_list::-webkit-scrollbar {
display:none
}
#m_nav { z-index: 99999; position: fixed; background: #00316b; width: 20rem; height: 100vh; right: -400px; top: 0; display: none; padding: 50px 0; overflow: hidden; pointer-events: none; transition: all 0.5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.5s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.5s cubic-bezier(0.445, 0.145, 0.355, 1); -o-transition: all 0.5s cubic-bezier(0.445, 0.145, 0.355, 1); -ms-transition: all 0.5s cubic-bezier(0.445, 0.145, 0.355, 1); display: block; flex-direction: column; justify-content: flex-start; align-items: flex-start; }
#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li { width: 100%; overflow: hidden; padding: 0 2.3rem; }
#m_nav>ul>li+li { border-top: 1px solid rgba(255, 255, 255, 0.1); }
#m_nav li a { display: block; color: #ffffff; line-height: 4.5rem; height: 4.5rem; font-size: 1.125rem; text-transform: capitalize; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; background-color: rgba(0,0,0,0.4); display: none; }
.search_select { font-size: 1rem; font-weight: normal; background-color: #2f323b; width: 20%; float: left; height: 4.5rem; line-height: 4.5rem; border: 0; color: #ffffff; }
.search_select option { height: 40px; }
.search-dialog-box { position: fixed; left: 0; top: 0; width: 100%; height: 18rem; z-index: 1000000; opacity: 0; visibility: hidden; transition: .6s;/* overflow: hidden; */ }
.search-dialog-box:before { content: ""; position: absolute; top: 0; height: 0; background: #df1f23; transition: .6s; left: 0; right: 0; z-index: 1; }
.search-dialog-box.on:before { height: 100% }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0; top: 0; width: 100%; height: 0; margin: 0; background: rgba(0,0,0,.7); background-size: cover; background-repeat: no-repeat; /* z-index: 1; */ transform-origin: center center; transition: height .8s cubic-bezier(.77, 0, .175, 1); }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: .6s; }
.header-right .bubbles-bg { opacity: 0; visibility: hidden; transition: all .5s .8s; }
.search-dialog { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 2.75rem; line-height: 3.5rem; color: #fff; text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0; }
.search-dialog .search-input { width: 50rem; margin: 0 auto; background-color: rgba(255,255,255,.3); box-sizing: border-box; transition: all .3s; max-width: 94%; border: 0; }
.search-dialog .search-input input[type=text] { float: left; height: 4.5rem; width: calc(80% - 3.5rem); padding: 0 0.5rem 0 1.5rem;/* background-color: transparent;*/ font-size: 1.25rem; line-height: .5rem;
color: #fff; transition: all .3s; background-color: rgba(255,255,255,0.5); border: none; }
.search-dialog .search-input input[type=text]::-webkit-input-placeholder {
 color:rgba(255,255,255,0.5);
}
.search-dialog .search-input input[type=text]:-moz-placeholder {
 color:rgba(255,255,255,0.5);
}
.search-dialog .search-input input[type=text]::-moz-placeholder {
 color:rgba(255,255,255,0.5);
}
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
 color:rgba(255,255,255,0.5);
}
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn { float: right; height: 4.5rem; width: 3.5rem; border: none; }
.search-dialog .search-input input[type=submit] { /*background-color: transparent;*/ background-color: rgba(255,255,255,0.5); background-repeat: no-repeat; background-position: center; background-size: 1.5rem; background-image: url('../images/search-btn.svg'); }
.search-dialog .search-input .clear-btn { background-color: rgba(0,0,0,.2); background-repeat: no-repeat; background-position: center; background-image: url('../images/close-btn.svg'); background-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: #fff; }
.search-dialog .search-input.on input[type=submit] { background-image: url('../images/search-btn2.svg') }
.search-dialog .hot-search { font-size: 0; width: 19.5rem; margin:.6rem auto 0;
box-sizing: border-box; padding:0 .6rem;
overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; *display: inline;
zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit {
 font-size: .375rem;
 line-height: .5rem; color: #fff; font-weight: bold; padding-left: .6rem;
background-repeat: no-repeat; background-position: left center; background-size: .5rem;
}
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; *display: inline;
zoom: 1; font-size: .375rem;
 line-height: .5rem;
 margin-right: .75rem;
color: #fff; padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a:before { content: ""; position: absolute; left: 0%; bottom: 0; width: 100%; height: 2px; background-color: #fff; transform: scaleX(0); transform-origin: left center; transition: transform .3s; }
.search-dialog-box .bottom-box { position: absolute; left: 0; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy {
 font-size: .35rem;
 line-height:.5rem; color: #fff; font-family: "gilroy-regular"; margin-top: .5rem;
overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0) }
.pub-close { position: absolute; width: 3rem; height: 3rem; z-index: 10; right: 1.5rem; top: 1.35rem; background-color: rgba(255,255,255,.3); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); border-radius: 100%; transition: transform .3s; }
.pub-close i { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center; background-size: 0.75rem; background-repeat: no-repeat; background-image: url(../images/close-btn.svg); transition: .6s }
.pub-close i:hover { transform: rotate(180deg) }
.fp-controlArrow { display: none; }
.banner1 { background: url(../images/1.jpg) no-repeat center center; background-size: cover; }
.banner2 { background: url(../images/2.jpg) no-repeat center center; background-size: cover; }
.banner3 { background: url(../images/3.jpg) no-repeat center center; background-size: cover; }
.banner4 { background: url(../images/4.jpg) no-repeat center center; background-size: cover; }
.section2 { background: url(../images/sec2bg.jpg) no-repeat center center; background-size: cover; }
.sjpro { display: none }
.sec22 .sec2Swiper .swiper-slide { height: 100%; position: relative; }
.sec22 .sec2Swiper .swiper-slide:before { content: ""; display: block; background-color: #014590; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.sec22 .sec2Swiper .swiper-slide-thumb-active:before { background-color: rgba(0,27,56,0.6); }
.sec2Swiper { text-align: center; }
.sec21 { width: 50%; float: left; text-align: center; position: relative; padding: 2rem 0; margin-top: 8%; }
.sec22 { width: 45%; float: left; margin-left: 5%; display: inline-block; color: #ffffff; margin-top: 10%; position: relative; }
.mask { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../images/sec23.png) no-repeat center center; text-align: center; color: #ffffff; font-size: 1.125rem; font-weight: bold; }
.mask span { display: block; position: relative; font-size: 1.5rem; margin-top: 15%; height: 2.5rem; }
/*.mask span:after { content: ""; display: inline-block; width: 1.25rem; height: 1px; background-color: #ffffff; margin-left: 0.2rem; }
*/
.mask span:before { content: ""; display: block; position: absolute; left: 50%; transform: translateX(-50%); top: 15px; width: 10px; height: 10px; background: #ffffff; border-radius: 50%; opacity: 1; }
.mask span:after { content: ""; display: block; position: absolute; top: -20px; left: 30%; transform: translateX(-30%); width: 80px; height: 80px; border-radius: 50%; opacity: 1;  background: #ffffff; -webkit-animation: warn1 2s ease-out; -moz-animation: warn1 2s ease-out; animation: warn1 2s ease-out; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.sec21:before { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: url(../images/sec21.png) no-repeat center center; animation: rt1 3s infinite linear; }
.sec21:after { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: url(../images/sec22.png) no-repeat center center; animation: rt 5s infinite linear; }
@keyframes rt { 100% {
 transform: rotate(360deg);
}
}
@keyframes rt1 { 100% {
 transform: rotate(-360deg);
}
}
.header_topico { margin: 0; text-align: center; }
.header_topico a { display: inline-block; position: relative; }
.icoimg { vertical-align: middle; margin-right: 5px; width: 25px; }
.icon_hover { position: relative; cursor: pointer; }
.icon_hover .dd { position: absolute; top: -115px; width: 100px; z-index: 333333; text-align: center; left: 0; opacity: 0; visibility: hidden; transition: 400ms; transform: translateY(15px); }
.icon_hover.on .dd { opacity: 1; visibility: visible; transform: translate(0); }
.copyright .tubiao .icon_hover .dd { bottom: 0; top: auto; }
.bannerSwiper { clear: both; position: relative; display: none; }
.bannerSwiper .swiper-slide { position: relative; overflow: hidden; z-index: 1; }
.bannerSwiper img { display: block; }
.bannerSwiper .swiper-pagination-bullet { background-color: #ffffff; opacity: 0.6; }
.bannerSwiper .swiper-pagination-bullet-active { background-color: #ff3c30; opacity: 1; }
.sec22 h2 { font-size: 2.25rem; font-family: ariblk; line-height: 1; margin: 2rem 0 1rem; position: relative; text-transform: uppercase; }
.sec22 h2 span { display: none; position: absolute; bottom: 0; right: 0; margin-top: 2rem; float: right; width: 2.375rem; height: 2.375rem; background-color: #df1f23; text-align: center; line-height: 2.375rem; color: #ffffff; border-radius: 50%; font-size: 1rem; }
.sec23 { background-color: #0066b2; }
.sec23 div { width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-align: center; color: #ffffff; background-color: #0066b2; text-transform: capitalize; }
.sec23 div span { margin: 25% auto 0; display: block; width: 2.375rem; height: 2.375rem; border: 1px #ffffff solid; text-align: center; line-height: 2.375rem; color: #ffffff; border-radius: 50%; font-size: 1rem; margin-bottom: 0.5rem; }



.section3 { background: url(../images/sec3bg.jpg) no-repeat center center; background-size: cover; color: #ffffff; }
.sec3tit { text-align: center; margin-bottom: 2rem; }
.sec3tit h2 { font-size: 2.25rem; text-transform: uppercase; font-family: ariblk; }
.sec3tit p { font-size: 1.125rem; }
.sec3Swiper { display: flex; flex-wrap: wrap; position: static; }
.sec31 { background-color: #ffffff; }
.sec31 .imgZoom img { height: auto!important; }
.sec31txt { padding: 1.5rem; }
.sec31txt h3 { font-size: 1.25rem; font-weight: bold; margin-bottom: 0.5rem; }
.sec31txt p { font-size: 1rem; color: #666666; line-height: 1.5; }
.sec31 a .sec3a { display: none; }
.sec31 a:hover .sec3a1 { display: none; opacity: 0; }
.sec31 a:hover .sec3a { display: block; width: 9.6875rem; height: 2.25rem; border-radius: 2rem; background-color: #df1f23; border: 0.25rem #df1f23 solid; margin: 0.5rem auto auto; color: #ffffff; padding-left: 0.5rem; }
.sec31 a:hover .sec3a span { display: block; float: right; background-color: #ffffff; text-align: center; height: 1.75rem; width: 1.75rem; line-height: 1.75rem; border-radius: 50%; color: #df1f23; }
.sec3a1 { background-color: #ffffff; border: 0.25rem #b1b1b1 solid; text-align: center; height: 2.25rem; width: 2.25rem; border-radius: 50%; color: #b1b1b1; position: relative; margin: 0.5rem auto auto; opacity: 1; }
.section3 .swiper-button-next, .section3 .swiper-button-prev { width: 5rem; height: 5rem; background: url(../images/sec32.png) no-repeat center center; background-size: cover; }
.section3 .swiper-button-next:after, .section3 .swiper-rtl .swiper-button-prev:after, .section3 .swiper-button-prev:after, .section3 .swiper-rtl .swiper-button-next:after { display: none; }
.section3 .swiper-button-prev { background: url(../images/sec31.png) no-repeat center center; background-size: cover; left: 5%; }
.section3 .swiper-button-next { right: 5%; }
.section4 { background: url(../images/sec4bg.jpg) no-repeat center center; background-size: cover; }
.sec41 { width: 36%; float: left; margin-right: 4%; display: inline-block; padding-top: 2rem; }
.sec42 { width: 60%; float: left; overflow: hidden; }
.sec4tit { background: url(../images/sec41.png) no-repeat 2.5rem center; height: 9.4375rem; padding: 2.5rem 0; font-size: 2.25rem; line-height: 1; font-family: ariblk; text-transform: uppercase; }
.sec4tit em { display: block; font-size: 2.25rem; line-height: 1; font-family: ariblk; text-transform: uppercase; color: #014590; }
.sec41 p { color: #292c31; margin: 4rem 0 6rem; }
.sec4a { display: block; width: 13.0625rem; height: 3.125rem; line-height: 3.125rem; background: url(../images/sec42.png) #e11f22 no-repeat 90% center; padding-left: 1rem; color: #ffffff; }
.sec4a:hover { color: rgba(255,255,255,0.7); }
.sec42 li { width: 48%; float: left; margin: 0 1% 0.5rem; }
.sec42 li .pic { overflow: hidden; position: relative; }
.sec42 li .pic img { display: block; margin: 0 auto; }
.sec42 li .pic p a:before { content: ""; background: #014590; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; transition: all ease .5s }
.sec42 li .pic .look { font-size: 16px; color: #fff; text-align: center; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 50%; margin: -36px 0 0 0; transform: scale(0); transition: all ease .5s }
.sec42 li p { position: relative; }
.sec42 li p a { font-size: 17px; color: #494d56; text-align: center; line-height: 48px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden }
.sec42 li:hover:before { border: 1px dashed #0095df }
.sec42 li:hover p a { color: #0095df }
.sec42 li:hover .pic p a:before { opacity: .68; }
.sec42 li:hover .pic .look { transform: scale(1) }
.sec42 li h3 { margin-top: 3rem; }
.section5 { background: url(../images/sec5bg.jpg) no-repeat center center; background-size: cover; color: #ffffff; }
.sec51 { width: 35%; float: left; margin-left: 12%; margin-top: 12rem; margin-right: 3%; }
.sec51 h3 { font-size: 2.25rem; text-transform: uppercase; font-family: ariblk; }
.sec51 p { margin: 1rem 0 1.5rem; font-size: 1.25rem; }
.sec51 .sec4a { float: right; }
.sec5video { border: 10px #ffffff solid; margin-top: 2rem; }
.sec52 { width: 50%; float: left; height: 100%; border-left: 1px rgba(255,255,255,0.22) solid; vertical-align: middle; padding: 12rem 0 0; }
.sec52 ul { border-top: 1px rgba(255,255,255,0.22) solid; }
.sec52 li { border-bottom: 1px rgba(255,255,255,0.22) solid; overflow: hidden; padding: 2.5rem 2rem; }
.sec52 li i { width: 4.6875rem; height: 4.6875rem; margin: 0 2rem; float: left; text-align: center; line-height: 4.6875rem; display: block; }
.sec52 li p { font-size: 0.71875rem; line-height: 1.2; }
.sec52 li p span { font-size: 2.5rem; font-weight: bold; display: inline-block; }
.sec52 li p em { display: inline-block; margin-top: 1.5rem; margin-left: 0.5rem; }
.sec52 li:hover i { background-color: #0066b2; border-radius: 50%; }
.sec52 li:hover { background-color: rgba(255,255,255,0.4); }
.section6 { background: url(../images/sec6bg.jpg) no-repeat center center; background-size: cover; }
.sec61 { width: 36%; float: left; margin-right: 4%; display: inline-block; padding-top: 2rem; }
.sec62 { width: 60%; float: left; overflow: hidden; }
.sec62 dl{ overflow: hidden; }
.sec62 dt{ width: 98%; margin: 0 1% 10px; }
.sec62 dd{ width: 31.3333%; float: left; margin: 0 1%; }

.sec6tit { background: url(../images/sec61.png) no-repeat right center; height: 9.4375rem; padding: 2.5rem 0; font-size: 2.25rem; line-height: 1; font-family: ariblk; text-transform: uppercase; }
.sec6tit em { display: block; font-size: 2.25rem; line-height: 1; font-family: ariblk; text-transform: uppercase; color: #065fcc; }
.sec61 p { color: #292c31; margin: 4rem 0 6rem; font-size: 1.25rem; }
.sec6a { display: block; width: 13.0625rem; height: 3.125rem; line-height: 3.125rem; background: url(../images/sec6a.png) no-repeat 90% center; padding-left: 1rem; border: 1px #000000 solid; }
.sec6a:hover { color: #df1f23; }
.sec62 table { width: 100%; }
.sec62 td .pic { overflow: hidden; position: relative; margin: 0 0 0.5rem 1%; }
.sec62 td .pic img { display: block; margin: 0 auto; }
.sec62 td .pic p a:before { content: ""; background: #014590; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; transition: all ease .5s }
.sec62 td .pic .look { font-size: 1.125rem; color: #fff; text-align: center; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 50%; margin: -36px 0 0 0; transform: scale(0); transition: all ease .5s }
.sec62 td:hover:before { border: 1px dashed #0095df }
.sec62 td:hover p a { color: #0095df }
.sec62 td:hover .pic p a:before { opacity: .68; }
.sec62 td:hover .pic .look { transform: scale(1) }
.section7 { background: url(../images/sec7bg.jpg) no-repeat center center; background-size: cover; }
.sec3tit, .section4 .wrap, .section6 .wrap, .section7 .wrap { margin-top: 6.5rem; }
.section7 .wrap { position: relative; }
.sec71 { width: 27.25rem; height: 27.25rem; background-color: rgba(0,102,178,1); border-radius: 50%; text-align: center; position: relative; margin: 0 auto; top: 2.5rem; }
.sec71 span { display: block; width: 30.25rem; height: 30.25rem; background-color: rgba(0,102,178,0.2); position: absolute; top: -1.5rem; left: -1.5rem; border-radius: 50%; }
.sec71 span:nth-of-type(2) { width: 33.75rem; height: 33.75rem; top: -3.25rem; left: -3.25rem; background-color: rgba(0,102,178,0.1); }
.sec7tit { color: #ffffff; position: relative; z-index: 333; padding-top: 30%; }
.sec7tit h2 { font-size: 3rem; font-family: ariblk; text-transform: uppercase; }
.sec7tit p { font-size: 1.125rem; width: 60%; margin: 0 auto; line-height: 1.2; }
.sec7tit a { display: block; width: 12.375rem; height: 3.125rem; line-height: 3.125rem; background-color: #ffffff; text-align: center; border-radius: 1.5rem; margin: 1rem auto auto; text-transform: capitalize; }
.sec72 { position: absolute; top: 0; left: 0; }
.sec72 li { width: 50%; float: left; color: #ffffff; overflow: hidden; min-height: 12.5rem; overflow: hidden; }
.sec721 { width: 60%; }
.sec722 { float: right; width: 60%; }
.sec72 li h3 { font-size: 1.5rem; text-transform: capitalize; font-weight: bold; }
.sec72 li p { font-size: 1.125rem; line-height: 1.2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.sec72 li i { display: block; width: 4.625rem; height: 4.625rem; margin-bottom: 1rem; }
.sec72 li i img { -webkit-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s; transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s; -moz-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s; -ms-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s; -o-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s; }
.sec72 li:hover i img { transform: rotateY(0) rotateZ(360deg) rotateX(0); -webkit-transform: rotateY(0) rotateZ(360deg) rotateX(0); -moz-transform: rotateY(0) rotateZ(360deg) rotateX(0); -ms-transform: rotateY(0) rotateZ(360deg) rotateX(0); -o-transform: rotateY(0) rotateZ(360deg) rotateX(0); }
.sec72 li:first-child, .sec72 li:nth-child(2) { margin-bottom: 6rem; }
.section8 { background: url(../images/sec8bg.jpg) no-repeat center center; background-size: cover; }
.sec8tit { text-align: center; color: #ffffff; text-transform: uppercase; font-family: ariblk; font-size: 2.25rem; background: url(../images/sec81.png) no-repeat center bottom; height: 5.6rem; }
.sec82 { margin: 0 -0.5%; padding-top: 8rem; display: flex; flex-wrap: wrap; position: static; }
.sec82 li { width: 32.3333%; float: left; margin: 0 0.5%; background-color: #ffffff; text-align: center; }
.sec82 li a { display: block; padding: 1.25rem; height: 100%; }
.sec82 li .imgZoom { position: relative; margin-top: -6.25rem; margin-bottom: 1rem; }
.sec82 li .imgZoom img { width: 100%; -moz-box-shadow: 0px 10px 20px #d1ddeb; -webkit-box-shadow: 0px 10px 20px #d1ddeb; box-shadow: 0px 10px 20px #d1ddeb; }
.sec82 li .date { color: #014590; font-size: 1.5rem; }
.sec82 li h3 { font-weight: bold; font-size: 1.125rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sec82 li h3:after { content: ""; display: block; width: 1.3125rem; height: 1px; background-color: #014590; margin: 0.5rem auto; }
.sec82 li p { line-height: 1; color: #666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin: 1rem auto 2rem; }
.sec82 li span { display: block; width: 8.375rem; height: 2.25rem; line-height: 2.25rem; border: 1px #000 solid; border-radius: 1.3rem; text-align: center; margin: 0 auto 1rem; }
.sec82 li a:hover { background-color: #014590; color: #ffffff; }
.sec82 li a:hover p, .sec82 li a:hover .date { color: #ffffff; }
.sec82 li a:hover span { border: 1px #ffffff solid; background-color: #ffffff; color: #014590; }
.sec82 li a:hover h3:after { background-color: #ffffff; }
.sec82 li a:hover .imgZoom img { -moz-box-box-shadow: none; -webkit-box-box-shadow: none; box-shadow: none; }
.section9 { background: url(../images/sec9bg.jpg) no-repeat center center; background-size: cover; color: #ffffff; }
.sec91 { width: 35%; float: left; margin-right: 3%; display: inline-block; margin-left: 12%; margin-top: 12rem; }
.sec92 { width: 50%; float: left; overflow: hidden; background-color: rgba(255,255,255,0.38); padding-top: 12rem; height: 100%; }
.sec9tit { background: url(../images/sec91.png) no-repeat center center; height: 5.875rem; line-height: 5.875rem; font-size: 2.25rem; font-family: ariblk; text-transform: uppercase; }
.sec9tit em { font-size: 2.25rem; font-family: ariblk; text-transform: uppercase; color: #065fcc; }
.sec91 p { margin: 2rem 0 4rem; font-size: 1.125rem; }
.sec91c { overflow: hidden; }
.sec91c li { width: 48%; float: left; margin-right: 2%; margin-bottom: 2rem; font-size: 1rem; line-height: 1.2; min-height: 11.75rem; border-bottom: 1px rgba(255,255,255,0.4) dashed; }
.sec91c li a { color: #ffffff; }
.sec91c li i, .sec91c li b { display: block; }
.sec91c li b { margin: 0.5rem 0; font-size: 1.125rem; }
.sec91c li:nth-child(3), .sec91c li:nth-child(4) { border: 0; }
.sec91c li span { font-size: 1.5rem; font-weight: bold; }
.contact_form { width: 55%; float: left; margin-left: 10%; display: inline-block; }
.contact_form .lyk { width: 48%; float: left; margin: 0 1% 1.2rem; position: relative; }
.contact_form .lyk1 { width: 98%; margin: 0 1% 1.2rem; }
.contact_form .lyk input { height: 3.625rem; line-height: 3.625rem; position: relative; color: #ababab; }
.contact_form .name { text-align: left; line-height: 3.625rem; z-index: 0; cursor: text; display: block; color: #999; text-transform: capitalize; position: absolute; top: 0; left: 10px; z-index: 3; font-size: 1rem; }
.contact_form .lyk input { border: 0; line-height: 3.625rem; display: block; width: 100%; background: #ffffff; padding: 0 1rem; color: #ababab; }
.contact_form .lyk1 textarea { border: 0; display: block; width: 100%; background: #ffffff; clear: both; position: relative; z-index: 2; padding: 1rem; color: #ababab; }
textarea { resize: none; outline: none; height: 10rem; }
.ny_lykff { clear: both; width: 98%; margin: 0 auto; }
.contact_form .btn1 { position: relative; border: none; text-align: left; }
.contact_formt h2 { font-size: 2.25rem; text-transform: uppercase; color: #292c31; font-family: ariblk; }
.contact_formt p { font-size: 1.125rem; color: #292c31; margin-bottom: 4rem; }
.copyright { position: absolute; bottom: 0; width: 100%; height: 4.8rem; line-height: 4.8rem; background-color: rgba(0,0,0,0.1); }
.copyright .wrap { text-align: center; color: #ffffff; }
@media (max-width:1400px) {
.wrap { width: 96%; }
.sec51, .sec91 { width: 45%; margin-left: 2.5%; margin-right: 2.5%; }
}
@media (max-width:1280px) {
.header { position: relative; display: none; }
.mheader, #nav_btn_box { display: block; }
.mheader { height: 4.5rem; position: fixed; top: 0; width: 100%; z-index: 999; transition: 0s 1.5s; background: #fff; box-shadow: 0 0 3px rgb(0 0 0 / 15%); }
.mheader .logo img { height: 2.5rem!important; margin: 1rem; vertical-align: middle; }
#fp-nav { display: none; }
}
@media (max-width:1024px) {
.sec21, .sec22, .sec41, .sec42 { width: 100%; margin: 0 auto; }
.sec22 h2{ text-align: center; }
.section .wrap { padding-bottom: 2rem; }
.sec3tit, .section4 .wrap, .section6 .wrap, .section7 .wrap { margin: 0 auto; }
.sec3tit { padding: 2rem 0; }
.sec42 li { width: 23%; }
.sec41 p { margin: 1rem 0; }
.sec4tit { background-image: none; height: auto; text-align: center; }
.sec4a { margin: 0 auto 1rem; }
.sec51, .sec91 { padding: 2rem 0; width: 45%; margin: 0 2.5%; }
.sec52, .sec92 { padding: 2rem 0; height: auto; }
.fp-tableCell,.fp-section.fp-table, .fp-slide.fp-table{ height: auto!important; }
}
@media (max-width:1020px) {

.sec42 li { width: 48%; }
.sec51, .sec91, .sec52, .sec92, .sec61, .sec62 { width: 96%; margin: 0 auto; float: none; }
.sec51 h3 { text-align: center; }
.sec51 .sec4a { float: none }
.sec5video { text-align: center; }
.sec5video img, .sec5video video { width: 100%; }
.sec52 { display: none; }
.sec41 p, .sec61 p, .sec91 p { margin: 1rem 0; text-align: center; }
.sec4tit, .sec6tit { padding: 0; }
.sec6tit, .sec9tit { background-image: none; height: auto; text-align: center; line-height: 1.5; }
.sec6a { margin: 0 auto 1rem; }
.sec61 p br, .sec71 span { display: none; }
.sec72 { position: relative; }
.sec71 { width: 100%; height: auto; top: 0; border-radius: 0; }
.sec7tit { padding: 1rem 0; margin-bottom: 1.5rem; }
.section7 .wrap { padding: 0; width: 100%; }
.sec72 li { text-align: center; }
.sec72 li:first-child, .sec72 li:nth-child(2) { margin-bottom: 1rem; }
.sec72 li i { margin: 0 auto; }
.sec721, .sec722 { width: 100%; float: none; }
.sec91, .sec92 { margin: 0 auto; float: none; width: 100%; display: block; }
.sec91c li { text-align: center; margin: 0 1% 2rem; min-height: 10rem; }
.contact_form { width: 96%; margin: 0 auto; float: none; display: block; }
.contact_formt p { margin-bottom: 1rem; }
.section9 { padding-bottom: 5rem; }
}
@media (max-width:800px) {
.sec82 li { width: 99%; }
.sec72 li { width: 98%; margin: 0 auto 1rem; min-height: auto!important; }
.sec72 { overflow: hidden; padding-bottom: 2rem; }
.sec91c li:first-child { width: 98%; margin: 0 auto; }
.sec91c li:nth-child(2), .sec91c li:nth-child(3), .sec91c li:nth-child(4) { width: 31.3333%; border-bottom: 1px rgba(255,255,255,0.4) dashed; }
.sec21, .sec2Swiper { display: none; }
.sjpro { display: block; }
.sjpro li { position: relative; width: 48%; float: left; margin: 0 1% 1rem; }
.sjpro li:before { content: ""; display: block; background-color: rgba(0,27,56,0.5); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.copyright { height: auto; line-height: 1.2; overflow: hidden; }
.sec7tit h2 { font-size: 2.25rem; }
.sec62 dt,.sec62 dd{ width: 48%; margin: 5px 1%; float: left; }
.sec8tit{ background-image: none; }
	.sec82{ padding-top: 3rem; }
}
@media (max-width:640px) {
.sec91c li:first-child, .sec91c li:nth-child(2), .sec91c li:nth-child(3), .sec91c li:nth-child(4) { float: none; width: 98%; margin: 0 auto 0.5rem; }
.sec3tit h2 { line-height: 1; }
}
 @media (max-width:1920px) {
html { font-size: 16px; }
}
@media (min-width:1400px) and (max-width:1600px) {
html { font-size: 15px !important; }
}
@media (min-width:640px) and (max-width:1399px) {
html { font-size: 14px !important; }
}
@media (min-width:471px) and (max-width:639px) {
html { font-size: 13px !important; }
}
@media (min-width:329px) and (max-width:470px) {
html { font-size: 12px !important; }
}
@media (max-width:328px) {
html { font-size: 12px !important; }
}
.bottomfloat, .sy-alert { display: none; }
@media (max-width: 800px) {
.bottomfloat { display: block; position: fixed; bottom: 0; left: 0; width: 100%; height: 50px; background-color: #e83c3c; z-index: 9999; }
.footer { margin-bottom: 50px; }
.bottomfloat ul { overflow: hidden; }
.bottomfloat li { width: 25%; float: left; text-align: center; text-transform: capitalize; }
.bottomfloat li a { color: #ffffff; display: block; border-right: 1px #ffffff solid; padding: 5px 0; }
.bottomfloat li:last-child a { border: 0; }
.bottomfloat li span { display: block; margin: 0 auto; height: 20px; }
.sy-mask { width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,0.8); left: 0; top: 0; z-index: 1000 }
.sy-alert { position: fixed; display: none; background: #fff; border-radius: 5px; overflow: hidden; width: 300px; max-width: 90%; max-height: 80%; left: 0; right: 0; margin: 0 auto; z-index: 9999 }
.sy-alert.animated { -webkit-animation-duration: .3s; animation-duration: .3s }
.sy-alert .sy-btn { overflow: hidden; position: absolute; top: 0; right: 0; width: 2rem; height: 2rem; line-height: 2rem; }
.sy-alert .sy-btn button { border: 0; color: #333; cursor: pointer; background-color: #e83c3c; color: #ffffff; font-size: 1.5rem; text-align: center; width: 100%; }
.sy-alert img { width: 100%; }
.contact_form .lyk { width: 98%; }
}
.cd-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 33333; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { opacity: .9; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
@media only screen and (min-width: 768px) {
.cd-top { right: 20px; bottom: 20px; }
}
@media only screen and (min-width: 1024px) {
.cd-top { height: 60px; width: 60px; right: 30px; bottom: 30px; }
}

.products{ position: relative; font-family: Roboto, "Roboto Regular", "Roboto Medium", "Roboto Black";}

.products .swiper-slide img{ width: 100%; display: block; margin: 0 auto; }

.left-x{ position: absolute;
	top: 30%;
	left: 15%; line-height: 1.2;
	text-align: left;
	width: 500px;
}
.left-x h2{ font-size: 2rem; color: #197bcc; }
.left-x h2:after{ content: ""; display: inline-block; width: 8rem; height: 2px; background-color: #197bcc; }
.left-x h3{ font-size: 3rem; color: #004681; margin: 1.5rem 0 2rem; }
.left-x p{ font-size: 1.5rem; color: #666; line-height: 1.6; }
.left-x .zixun a {
    background-color: #e83d3d;
    color: #fff;
    width: 13rem; padding: 1rem 0;
     display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 1.125rem; margin-top: 1.5rem;
}
.proscx { position: relative; width: 100%; }
.proscx img{ display: block; position: relative; width: 100%; height: auto;}
.proscx .scxpro1{ position: absolute; top: 50%; left: 5%; transform: translate(calc(-50% - 30px), calc(-50% - 70px));}
.proscx .scxpro2{ position: absolute; top: 35%; left: 18%;  transform: translate(calc(-50% - 37px), calc(-50% - 37px));}
.proscx .scxpro3{ position: absolute; top: 22%; left: 36%;  transform: translate(calc(-50% - 27px), calc(-50% - 27px));}
.proscx .scxpro4{ position: absolute; top: 40%; left: 60%; transform: translate(calc(-50% - 37px), calc(-50% - 57px)); }
.proscx .scxpro5{ position: absolute; top: 15%; right: 22%; transform: translate(calc(-50% - 47px), calc(-50% - 47px)); }
.proscx .scxpro6{ position: absolute; top: 9%; right: 19%; transform: translate(calc(-50% - 20px), calc(-50% - 20px)); }

.dot {
position: absolute;
width: 7px;
height: 7px;
left: 134px;
top: 134px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border: 1px solid #ffffff;
background-color: #ffffff;
border-radius: 50%; 
z-index: 2;
}

@keyframes warn {
0% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.0;
}

25% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.1;
}

50% {
transform: scale(0.5);
-webkit-transform: scale(0.5);
opacity: 0.3;
}

75% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
opacity: 0.5;
}

100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0.0;
}
}

.pulse {
position: absolute;
width: 35px;
height: 35px;
left: 120px;
top: 120px;
border: 1px solid #ffffff;
background-color: #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
z-index: 1;
opacity: 0;
-webkit-animation: warn 2s ease-out;
-moz-animation: warn 2s ease-out;
animation: warn 2s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;
box-shadow: 1px 1px 30px #ff0000; /* 阴影效果 */
}


@media all and (max-width:1640px) {
html {
	font-size: 1vw;
}
}
@media all and (max-width:1620px) and (min-width:1440px) {
 
}
@media all and (max-width:1439px) and (min-width:751px) {
 .left-x{ top:15%; }
}
@media all and (max-width:750px) {
 html{ font-size: 14px; /*font-size: 2vw*/}
.left-x{ top:5%; width: 100%; left: 10px; }
	.left-x h2{ font-size:1.5rem;}
	.left-x h3{ font-size:2.2rem;}
	.left-x p{font-size:1.1rem;}
	.left-x .zixun a{font-size:1.1rem;width:10rem;}

}
@media (max-width:1410px) {
.proscx .scxpro6{  transform: translate(calc(-50% - 60px), calc(-50% - 60px));  }
}
@media (max-width:1280px) {
.proscx .scxpro1,.proscx .scxpro2,.proscx .scxpro3,.proscx .scxpro4,.proscx .scxpro5{  transform: translate(calc(-50% - 70px), calc(-50% - 70px)); }
}
@media (max-width:1200px){
	.products {  margin-top: 4.5rem; }
}
@media (max-width:800px) {
.proscx .scxpro1,.proscx .scxpro2,.proscx .scxpro3,.proscx .scxpro4,.proscx .scxpro5,.proscx .scxpro6{  transform: translate(calc(-50% - 100px), calc(-50% - 100px)); }
}
@media (max-width:420px) {
.proscx .scxpro1,.proscx .scxpro2,.proscx .scxpro3,.proscx .scxpro4,.proscx .scxpro5,.proscx .scxpro6{  transform: translate(calc(-50% - 110px), calc(-50% - 110px)); }
}